/***global css***/
* {box-sizing:border-box;-moz-box-sizing:border-box; /* Firefox */-webkit-box-sizing:border-box; /* Safari */}
html{overflow-y: scroll;}
body {background:#F0F1F4;}
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img, dl, dt, dd, table, th, td, blockquote, fieldset, div, strong, label, em{margin:0; padding:0; border:0; }
ul, ol, li{list-style:none; }
input, button{font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;margin:0; font-size:12px; vertical-align:middle;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
body{font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;color:#888; -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;background:#fff;}
table{border-collapse:collapse; border-spacing:0; }
a{text-decoration:none; outline:none; color:#888;}
img{border:none;-webkit-transition:all 400ms ease-out; -mozilla-transition:all 400ms ease-out; -ms-transition:all 400ms ease-out; -o-transition:all 400ms ease-out; transition:all 400ms ease-out; }
a:hover{text-decoration:none;}
.none{display:none;}
*:focus{outline:none;}
i,em,ins,u{font-style:normal; text-decoration:none;}
.fl{float:left;}
.fr{float:right;}
.pr{position:relative;}
.pa{position:absolute;}
.oh{overflow:hidden;}
.clearfix{*zoom:1;}
.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;height:0;}
.clearfix:after{clear:both;}
.clear{clear:both;}
.center{text-align:center;}
.margin-center{margin:0 auto;}
.iblock{display:inline-block;}
.block{display:block;}
.zoom-in{cursor: zoom-in;cursor: -webkit-zoom-in;}
input[type="submit"],input[type="reset"],input[type="button"],button{-webkit-appearance:none;}
::-webkit-input-placeholder {color:#888;}
:-moz-placeholder {color:#888;}
::-moz-placeholder {color:#888;}
:-ms-input-placeholder {color:#888;}
.input-style-white::-webkit-input-placeholder {color:#fff;}
.input-style-white:-moz-placeholder {color:#fff;}
.input-style-white::-moz-placeholder {color:#fff;}
.input-style-white:-ms-input-placeholder {color:#fff;}

.overflow-text{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.main {max-width: 1920px;min-width: 1180px;margin: auto;}

.detail-main {max-width: 1180px;min-width: 1180px;margin: auto;}


.header {position: fixed;top: 0px;left: 0px;right: 0px;margin: auto;z-index: 84;box-shadow: 0 2px 8px rgb(0 0 0 / 8%);background: #fff;text-align: center;}
.top {height: 80px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;display: flex;cursor: pointer;}
.top-logo {width: 150px;height: 43px;margin-top: 18.5px;text-align: left;transition: all 0.3s;position: relative;}
.logo {display: inline-block;width: 100%;height: 100%;background-image: url(/static/2022/images/logo.svg);background-size: cover;background-position: center;background-repeat: no-repeat;color: transparent;}
.collectionImg {width: 260px;display: none;position: absolute;left: 20px;top: 10px;z-index: -10;animation: mymove-data-v-97a97316 2s infinite;-webkit-animation: mymove-data-v-97a97316 2s infinite;}
.logo span {position: absolute;clip: rect(0 0 0 0);}
@keyframes mymove-data-v-97a97316{0%{top:10px}50%{top:0}to{top:10px}}
@-webkit-keyframes mymove-data-v-97a97316{0%{top:10px}50%{top:0}to{top:10px}}

.top-activity {width: 64px;height: 38px;margin: 19px auto auto 19px;transition: all 0.3s;}
.top-activity a {display: block;width: 100%;height: 100%;background-image: url(/static/2022/images/ruzhu.png);background-size: cover;background-position: center;background-repeat: no-repeat;color: transparent;}

.top-center {flex: 1;display: flex;justify-content: center;}
.top-index {padding: 20px 60px;}

.top-menu {padding: 29px 0;font-size: 16px;font-weight: bold;color: #4a4a4a;cursor: pointer;position: relative;}
.top-menu span {display: inline-block;margin-right: 10px;}
.top-menu:hover span {color: #7371ef;}
.top-menu-bold {display: inline-block;width: 16px;height: 16px;background-image: url(/static/2022/images/top-menu-bold.png);background-repeat: no-repeat;background-position: center;background-size: 16px 16px;vertical-align: middle;margin-top: -2px;}
.top-menu:hover .top-menu-bold {background-image: url(/static/2022/images/top-menu-bold-hover.png);}
.top-menu-list {position: absolute;width: 140px;padding: 20px 0;background-color: #fff;z-index: 100;box-shadow: 0 4px 20px rgb(0 0 0 / 10%);left: 50%;margin-left: -70px;margin-top: 10px;}
.top-menu-list a {display: block;color: #4a4a4a;font-weight: normal;font-size: 16px;height: 40px;line-height: 40px;text-align: left;padding-left: 37px;}
.top-menu-list a:hover {background: #f0f1f4;}

/*******top menu nav*******/
.top-menu-nav {width: 980px;position: absolute;top: 80px;left: -330px;display: none;padding-top: 7px;text-align: left;}
.top-menu-nav a {display: block;}
.top-menu-nav a:hover ,.top-menu-nav .active a {color:#585feb;}
.top-menu-nav ul {width: 100%;opacity: 1;background: #ffffff;border-radius: 4px;box-shadow: 0px 0px 15px 3px rgb(0 0 0 / 15%);padding: 20px 30px;box-sizing: border-box;}
.top-menu-nav li {font-weight: normal;line-height: 54px;height: 54px;border-bottom: 1px dashed rgba(220, 220, 220, 0.8);overflow: hidden;display: flex;}
.top-menu-nav li:last-child a {margin: 0;}
.top-menu-nav span {font-size: 16px;width: 130px;;margin-right: 10px;}
.top-menu-nav span a {}
.top-menu-nav i {font-size: 14px;width: 120px;overflow: hidden;}
.top-menu-nav i:last-child {width: 60px;}
.top-menu-nav i a {}
.top-menu-nav-icon:before {content: "";background: url(/static/2022/images/menu/icon-list.png) no-repeat;display: inline-block;vertical-align: middle;width: 16px;height: 16px;margin-right: 0.8em;}
.top-menu-nav .icon-1 {}
.top-menu-nav .icon-2:before {background-position: 0 -57px;}
.top-menu-nav .icon-3:before {background-position: 0 -114px;}
.top-menu-nav .icon-4:before {background-position: 0 -169px;}
.top-menu-nav .icon-5:before {background-position: 0 -224px;}
.top-menu-nav .icon-6:before {background-position: 0 -281px;}
.top-menu-nav .icon-7:before {background-position: 0 -334px;}
.top-menu-nav .icon-8:before {background-position: 0 -392px;}
.top-menu-nav .icon-9:before {background-position: 0 -449px;}
.top-menu-nav .icon-10:before {background-position: 0 -504px;}
.top-menu-nav .icon-11 {}

/*******top nav*******/
.top-nav {height: 80px;flex: 1;display: flex;align-items: center;justify-content: center;}
.top-nav .top-nav-item-a {color: #4a4a4a;font-size: 18px;cursor: pointer;position: relative;}
.top-nav .top-nav-item-a:hover ,.top-nav a:hover .top-nav-content-text-msg {color:#585feb;}
.top-nav-item {height: 100%;position: relative;margin: 0px 31px;}
.top-nav-item-a {height: 100%;display: flex;align-items: center;}
.top-nav .on .top-nav-item-a {color:#585feb!important;}

.top-nav-box {width: 702px;background: #fff;top: 74px;border-radius: 4px;box-shadow: 8px 8px 20pxrgba(0,0,0,0.2);-webkit-box-shadow: 8px 8px 20px rgb(0 0 0 / 20%);}
.top-nav-left {left: -36px;}
.top-nav-center {left: -315px;}
.top-nav-right {left: -561px;}
.top-nav-jiantou {left: 341px;position: absolute;top: -8px;width: 20px;height: 12px;background: url(/static/2022/images/Path.png) center no-repeat;background-size: 20px 12px;}
.top-nav-content {width: 100%;margin: 0px auto;margin-bottom: 30px;}
.top-nav-content-box {width: 100%;margin-top: 30px;height: 100px;text-align: initial;padding: 0 30px;}
.top-nav-content-a {display: inline-block;}
.top-nav-content-img {width: 130px;height: 100px;border-radius: 2px;background-size: 130px 100px;}
/*.top-nav-content-img-ppt1 {background-image: url(/static/2022/images/top/ppt-1.jpg);}*/
/*.top-nav-content-img-ppt2 {background-image: url(/static/2022/images/top/ppt-2.jpg);}*/
/*.top-nav-content-img-ppt3 {background-image: url(/static/2022/images/top/ppt-3.jpg);}*/
.top-nav-content-text {width: 475px;height: 100px;margin-left: 30px;text-align: left;}
.top-nav-content-text-title {color: #4a4a4a;font-size: 14px;margin-top: 5px;font-weight: 600;}
.top-nav-content-text-title a {color: #4a4a4a!important;}
.top-nav-right {width: 18px;height: 18px;background-image: url(/static/2022/images/drop-right.png);background-size: 18px 18px;vertical-align: sub;margin-left: 10px;}
.top-nav-content-text-msg {margin-top: 8px;margin-bottom: 10px;width: 90px;height: 20px;color: #888888;font-size: 14px;font-weight: normal;}

.top-search {width: 720px;height: 50px;margin: 15px 0 15px 40px;border: 1px solid #eee;border-radius: 25px;background-color: #FBFBFB;position: relative;overflow: hidden;}
.top-search-input {width: 100%;padding-left: 20px;padding-right: 90px;height: 48px;line-height: 48px;border: none;float: left;display: inline-block;font-size: 14px;color: #888;background-color: #FBFBFB;}
.top-search-submit {width: 84px;height: 50px;cursor: pointer;text-align: center;position: absolute;top: -1px;right: 0px;background: #6a70e9;border-bottom-right-radius: 25px;border-top-right-radius: 25px;background-image: url(/static/2022/images/top-search.png);background-repeat: no-repeat;background-position: center;}
.top-user {display: flex;align-items: center;}
.top-user .none {display: none!important;}
.top-user a {display: inline-block;cursor: pointer;}
.top-user .icon {width: 57px;height: 42px;background-size: 57px 42px;background-repeat: no-repeat;vertical-align: top;}
.top-user-com {margin-right: 10px;background: url(/static/2022/images/top-com-vip.png) no-repeat center top;}
.top-user-person {margin-right: 20px;background: url(/static/2022/images/top-person-vip.png) no-repeat center top;}
.top-login-btn {margin-top: 3px;color: #fff;width: 80px;height: 36px;font-size: 14px;letter-spacing: 2px;background-color: #6B74E6;border-radius: 50px;line-height: 36px;text-align: center;}
.top-login-btn:hover {box-shadow: 0 4px 20px rgba(115,113,239,0.5);}

/*******member*******/
.tuser {position: relative;height:80px;width: 170px;display: flex;align-items: center;}
.tuser a {color: #4a4a4a;}
.tuser a:hover {color: #585feb;}
.tuser a.uname {float:left;display: flex;align-items: center;position: relative;z-index: 2;height: 80px;line-height: 80px;}
.tuser a.uname i {width: 110px;text-overflow: ellipsis;white-space: nowrap;word-break: keep-all;max-width: 100%;overflow: hidden;display: inline-block;}
.tuser a.uname:before {content:'';display:inline-block;-webkit-transform:rotate(135deg);transform:rotate(135deg);height:6px;width:6px;border-width:1px 1px 0 0;border-color:#666;border-style:solid;transition: .3s ease-in;position: absolute;top:35px;right:-14px}
.tuser a.uname img {width: 36px;height: 36px;border-radius: 100%;display: inline-block;margin-right: 5px;background: #999;}
.tuser a.uname:hover:before,.tuser a.uname.on {border-color:#0767c8;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}
.tuser a.out {border: 2px solid #06C55C;color: #06C55C;line-height: 46px;height: 46px;display: inline-block;padding: 0 26px;border-radius: 50px;float: right;}
.tuser ul {position: absolute;top:80px;right: 0px;width: 150px; box-shadow:0px 0px 7px rgba(0,0,0,0.2);display: none;background: #fff;padding-top: 0px;text-align:center;z-index: 1;}
.tuser ul li {height: 40px;line-height: 40px;}
.tuser ul li a {display: block;}
.tuser ul li a:hover {background: rgba(200,200,200,.2);}
.tuser-index {margin-top: 35px;color: #ffffff!important;}
.tuser-index a.uname i {color: #ffffff!important;}
.tuser-index a.uname:before {border-color: #ffffff!important;}
.tuser .top-nav-jiantou {left: 65px;}

/******banner*******/
.banner {max-width: 1920px;height: 480px;margin: auto;position: relative;z-index: 50;color: #fff;z-index: 50;}
.banner .swiper {width: 100%;height: 100%;}
.banner .swiper-pagination-bullet {background: var(--swiper-pagination-bullet-inactive-color,#fff);opacity: var(--swiper-pagination-bullet-inactive-opacity, .6);}
.banner .swiper-pagination-bullet-active {background: var(--swiper-pagination-bullet-inactive-color,#fff);opacity: var(--swiper-pagination-bullet-opacity, 1);}

.banner .swiper-pagination-bullet-active:after {display:table;content:"";width: 10px;height: 10px;border: 1px solid #fff;border-radius: 50%;position: relative;top: -2px;left: -2px;}

.banner .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {margin: var(--swiper-pagination-bullet-vertical-gap,8px) 0;}

.banner .swiper-slide {text-align: center;font-size: 18px;background: #000;/* Center slide text vertically */display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.banner .swiper-slide img {display: block;width: 100%;height: 100%;object-fit: cover;}
.banner .swiper-title {font-size: 14px;position: absolute;right: 80px;bottom: 20px;color: #fff;}


/******banner*******/
.banner-dw {position: absolute;top: 0px;right: 0;left: 0px;width: 100%;height: 480px;}
.banner-bg {background-size: cover;background-repeat: no-repeat;background-position: center;z-index: 30;}
.banner-bg-mc {z-index: 31;backdrop-filter:saturate(150%) blur(8px);-webkit-backdrop-filter:saturate(150%) blur(8px);background-color:rgba(0,0,0,.3);}

/******index search*******/
.search {min-width: 1200px;max-width: 1920px;height: 480px;margin: 0 auto;position: absolute;left: 0;right: 0;}
.search .search-box {width: 720px;height: 60px;position: absolute;top: 260px;left: 50%;margin-left: -360px;border-radius: 50px;z-index: 53;}
.search .search-box input {font-size: 16px;color: #666;}
.search .search-box input {text-indent: 40px;width: 720px;height: 60px;line-height: 60px;position: relative;border: none;border-radius: 50px;opacity: 0.9;}
.search .search-box .search-submit {width: 100px;height: 60px;color: #fff;font-weight: bold;position: absolute;display: inline-block;text-align: center;line-height: 60px;border-radius: 50px;transition: all 0.2s;top: 0px;cursor: pointer;}
.search .search-box .search-submit-element {background: #6A70E9;right: 0px;box-shadow: 0 20px 50px rgb(106 112 233 / 50%);top: 0px;}
.search .search-box .search-submit {width: 100px;height: 60px;color: #fff;font-weight: bold;position: absolute;display: inline-block;text-align: center;line-height: 60px;border-radius: 50px;transition: all 0.2s;top: 0px;}
.search .search-box .search-submit-ppt {background: #29DB8E;right: -120px;box-shadow: 0 20px 50px rgb(41 219 142 / 50%);}
.search .search-box .hot-search-box {color: #fff;text-align: center;margin-top: 20px;}
.search .search-box .hot-search-box li {display: inline-block;margin-right: 18px;}
.search .search-box .hot-search-box a {color: #fff;}
.search .search-box .hot-search-box a:hover {color:#585feb;}

/******list-search*******/
.list-search {width: 100%;height: 100px;padding-top: 25px;background: #fff;border-bottom: none;position: fixed;z-index: 83;top: 80px;}
.list-search .top-search {margin: auto;}

/******main-nav*******/
.main-nav-box {width: 100%;max-width: 1920px;margin: 0 auto;height: 80px;background: #fff;text-align: center;font-size: 16px;font-weight: bold;position: relative;}
.main-nav-box .on ,.main-nav-item:hover {border-bottom: 2px solid #6A70E9;}
.main-nav-box .on a ,.main-nav-item:hover a {color: #6A70E9;}
.main-nav-item {display: inline-block;margin: auto 20px;line-height: 78px;cursor: pointer;}
.main-nav-item a {color: #4a4a4a;}

/******main*******/
.index-main ,.special-main {width: 100%;padding: 10px 80px;background:#fafafa;}
.list-main {width: 100%;padding: 10px 80px;margin-top: 180px;background:#fafafa;}
.tag-main {width: 100%;padding: 10px 80px;margin-top: 134px;background:#F0F1F4;}
.list-centre {}

/******swiper*******/
.RollSwiper .swiper {position: relative;width: 100%;overflow: hidden;margin: auto;max-width: 1920px;width: 100%;height: 120px;}
.RollSwiper .swiper-button-prev:after ,.RollSwiper .swiper-rtl .swiper-button-next:after {content: none;}
.RollSwiper .swiper-button-next:after ,.RollSwiper .swiper-rtl .swiper-button-prev:after  {content: none;}
.RollSwiper .swiper .swiper-button-next ,.RollSwiper .swiper .swiper-button-prev {display: inline;width: 32px;height: 32px;position: absolute;border-radius: 50%;background: #fff;top: 50%;margin-top: -16px;z-index: 4;background-size: 8px 13px;}
.RollSwiper .swiper .swiper-button-next {box-shadow: 0 4px 10px rgb(0 0 0 / 25%);background-image: url(/static/2022/images/arrow-right.png);background-repeat: no-repeat;background-position: 13px;}
.RollSwiper .swiper .swiper-button-prev {box-shadow: 0 4px 10px rgb(0 0 0 / 25%);background-image: url(/static/2022/images/arrow-left.png);background-repeat: no-repeat;background-position: 11px;}
.RollSwiper .swiper .swiper-button-next:hover {background-image: url(/static/2022/images/arrow-right-hover.png);}
.RollSwiper .swiper .swiper-button-prev:hover {background-image: url(/static/2022/images/arrow-left-hover.png);}
.RollSwiper .swiper .swiper-slide {text-align: center;font-size: 16px;/* Center slide text vertically */display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.RollSwiper .swiper .swiper-slide {display: flex;position: relative;width: 200px;height: 80px;border-radius: 4px;margin: 20px auto;float: left;overflow: hidden;background: #ffffff;box-shadow: 0px 2px 20px rgb(174 174 174 / 25%);}

.RollSwiper .swiper .swiper-cate-prev ,.RollSwiper .swiper .swiper-cate-next {background-repeat: no-repeat;background-size: cover;position: absolute;top: 20px;height: 80px;width: 60px;z-index: 1;}
.RollSwiper .swiper .swiper-cate-prev {background-image: url(/static/2022/images/cate-mask-left.png);}
.RollSwiper .swiper .swiper-cate-next {background-image: url(/static/2022/images/cate-mask-right.png);right: 0;}

.tag-main .swiper .swiper-cate-prev {background-image: url(/static/2022/images/mask-left.png);}
.tag-main .swiper .swiper-cate-next {background-image: url(/static/2022/images/mask-right.png);right: 0;}

/******list swiper*******/
.list-swiper .swiper-slide img {display: block;width: 80px;height: 80px;object-fit: cover;}
.list-swiper .swiper-slide span {display: block;flex: 1;width: 120px;height: 80px;line-height: 80px;color: rgb(102, 102, 102);letter-spacing: 1px;}
.list-swiper .swiper-slide:hover span {position: absolute;color: rgb(255, 255, 255);background: rgb(106, 112, 233);width: 100%;}

/******zhuanji swiper*******/
.zhuanji-inner {position: absolute;left: 0px;top: 0px;width: 100%;height: 100%;text-align: center;border-radius: 4px;}
.zhuanji-img {filter: blur(2px);}
.zhuanji-zz {background: #000;-khtml-opacity: 0.4;-moz-opacity: 0.4;filter: alpha(opacity=40);filter: 'alpha(opacity=40)';opacity: 0.4;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);}
.zhuanji-title {color: #fff;line-height: 80px;letter-spacing: 1px;font-weight: bold;}

/******tag swiper*******/
.tag-swiper {max-width: 100%;}
.tag-swiper .swiper-slide {border-radius: 60px;}
.tag-swiper .swiper-slide img {width: 68px;height: 68px;margin-top: 2px;margin-left: 6px;border-radius: 50%;}
.tag-swiper .swiper-slide:hover span {position: relative;width: 120px;}
.tag-swiper .swiper-slide:hover {background: rgb(106, 112, 233);}

/******merger-all*******/
.merger-all {margin: 0 auto;padding: 0 80px;position: relative;}
.merger-all .show_title {color: #3A3A3A;font-size: 32px;font-weight: bold;margin-top: 30px;text-align: center;letter-spacing: 0.1em;}
.merger-all .count {margin-top: 10px;margin-bottom: 20px;color: #888888;font-size: 16px;line-height: 28px;height: 28px;text-align: center;letter-spacing: 0.1em;}

/******list*******/
.list {}
#list {}
#list-item {float: left;overflow: hidden;position: relative;margin-bottom: 22px;border-radius: 2px;box-sizing: content-box;background: #fff;}
#list-item > a {position: relative;cursor: pointer;overflow: hidden;}
#list-item a ,#list-item span {display: block;}
#list-item img {display: block;height: auto;max-width: 100%;width: 100%}
#list-item .hide {position: absolute;top: 0;bottom: 0;left: 0;right: 0;cursor: pointer;}
#list-item:hover .hide-bottom ,#list-item:hover .hide-top {bottom: 0;Transition: all 0.3s;}
#list-item:hover .hide-top {top: 10px;}
.list-tips {position: absolute;width: 48px;height: 24px;left: 10px;top: 10px;font-size: 14px;font-weight: bold;color: #fff;background: rgba(0,0,0,.5);text-align: center;line-height: 24px;border-radius: 2px;cursor: pointer;}
.hide-top {position: absolute;height: 28px;display: flex;top: -28px;left: 10px;right: 0px;Transition: all 0.2s;}
.list-fava {width: 28px;height: 28px;border: 1px solid #ededed;background-color: #fff;margin-left: 10px;cursor: pointer;margin-right: 10px;display: block;color: #fff;position: absolute;right: 100px;}
.list-fava:hover .list-fava-icon {background-position:-12px -67px;}
.list-fava-icon {display: block;width: 14px;height: 14px;margin: 7px auto 0;background: url(/static/2022/images/search_icon_b_v1.png) 1px -67px no-repeat;background-size: 200px 110px;}
.list-down {width: 90px;height: 28px;line-height: 28px;font-size: 12px;text-align: center;background: url(/static/2022/images/search_icon_b_v1.png) no-repeat;background-size: 200px 110px;cursor: pointer;background-position: -100px 0;display: flex!important;justify-content: center;position: absolute;right: 10px;}
.list-down:hover {background-position: -100px -29px;}
.list-down-icon {width: 12px;height: 100%;margin-right: 4px;background: url(/static/2022/images/search_icon_b_v1.png) 0 -82px no-repeat;background-size: 200px 110px;}
.list-down-txt {color: #fff;}
.hide-bottom {position: absolute;height: 40px;line-height: 40px;padding: 0 10px;bottom: -40px;Transition: all 0.2s;width: 100%;color: #fff;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;text-align: left;font-size: 13px;text-shadow: 0 1px 1px rgb(0 0 0 / 25%);}
.hide-bottom{background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.4));filter:Alpha(opacity=30);}

#masonry {}
#masonry-item {float: left;overflow: hidden;position: relative;margin-bottom: 22px;border-radius: 2px;box-sizing: content-box;background: #fff;}
#masonry-item > a {position: relative;cursor: pointer;overflow: hidden;}
#masonry-item a ,#masonry-item span {display: block;}
#masonry-item img {display: block;height: auto;max-width: 100%;width: 100%}
#masonry-item .hide {position: absolute;top: 0;bottom: 0;left: 0;right: 0;cursor: pointer;}
#masonry-item:hover .hide-bottom ,#masonry-item:hover .hide-top {bottom: 0;Transition: all 0.3s;}
#masonry-item:hover .hide-top {top: 10px;}

/******pageNum*******/
#pageNum{height: 80px;margin-top: 40px;text-align: center;}
#pageNum .page-a{display: inline-block;margin-left: 100px;}
#pageNum .page-a a{margin: auto 10px;}
#pageNum .page-a .last-page{display: inline-block;width: 156px;height: 46px;line-height: 46px;-webkit-border-radius: 30px;text-align: center;border: 2px solid #7371ef;color: #7371ef;box-sizing: content-box;transition: all 0.2s;}
#pageNum .page-a .last-page:hover{background-color: #7371ef;color: #fff;}
#pageNum .page-a .next-page{display: inline-block;width: 160px;height: 50px;line-height:50px;-webkit-border-radius: 30px;background-color: #7371ef;color: #fff;text-align: center;transition: all 0.2s;}
#pageNum .page-a .next-page:hover{box-shadow:0 4px 20px rgba(115,113,239,0.5);}
#pageNum .page-b{display: inline-block;float: right;margin-top: 9px;}
#pageNum .page-b a{display: inline-block;width: 32px;height: 32px;line-height: 32px;text-align: center;background-color: #7371ef;color: #fff;}
#pageNum .page-b .left-sign{border-top-left-radius: 4px;border-bottom-left-radius: 4px }
#pageNum .page-b .right-sign{border-top-right-radius: 4px;border-bottom-right-radius: 4px }
#pageNum .page-b span{display: inline-block;min-width: 25px;height: 30px;line-height: 30px;text-align: center;border: 1px solid #e9e9e9;border-width:1px 0;padding-left: 5px;padding-right: 5px;box-sizing: content-box;}
#pageNum .page-b .input-page-show{margin-top: -1px;text-align: center;width:35px;display: inline-block;height: 32px;border: 0;border-top: 1px solid #e9e9e9;border-bottom: 1px solid #e9e9e9;background-color: #fff;font-size: 16px;color: #888;}
#pageNum .page-b .input-page-show:focus{border-top: 1px solid #7371ef;border-bottom: 1px solid #7371ef;}

/******search-bottom*******/
.search-bottom .search-box {padding: 10px 0;margin: 50px auto;width: 480px;}
.search-bottom .search-center {margin: auto;width: 480px;height: 60px;position: relative;background: #fff;border-radius: 50px;box-shadow: 0 4px 20px rgb(0 0 0 / 15%);}
.search-bottom .search-box input {font-size: 16px;color: #666;}
.search-bottom .search-box input {width: 100%;height: 60px;line-height: 60px;text-indent: 40px;border: none;border-radius: 50px;}
.search-bottom .search-box .search-submit {width: 100px;height: 60px;color: #fff;font-weight: bold;position: absolute;display: inline-block;text-align: center;line-height: 60px;border-radius: 50px;transition: all 0.2s;top: 0px;cursor: pointer;}
.search-bottom .search-box .search-submit-element {background: #6A70E9;right: 0px;box-shadow: 0 20px 50px rgb(106 112 233 / 50%);top: 0px;}
.search-advice ul {width: 100%;z-index: 81;display: block;line-height: 38px;border: 1px solid #ececec;background-color: #fff;padding: 10px 0;border-radius: 4px;position: absolute;}
.search-advice li {text-align: left;line-height: 36px;padding-left: 25px;}
.search-advice li a {font-size: 14px;}
.search-advice-word:nth-child(-n+4) a {color: #7371ef;}
.search-advice .search-advice-word:hover{background-color:#F8F8F8}

/******vip-describe *******/
.vip-describe {width: 100%;height: 480px;background-image: url(/static/2022/images/scroll-bg-1.png);background-size: auto 100%;background-position: 0 0;background-repeat: repeat-x;animation: scrollGrid 180s linear infinite;}
.vip-describe .vip-describe-zz {width: 100%;height: 100%;top: 0px;left: 0px;background-color: #5F51FB;-khtml-opacity: 0.95;-moz-opacity: 0.95;filter: alpha(opacity=95);filter: 'alpha(opacity=95)';opacity: 0.95;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95);}
.vip-describe .vip-describe-title1 {font-size: 32px;font-weight: bold;color: #fff;top: 60px;}
.vip-describe .vip-describe-title2 {font-size: 16px;color: #fff;top: 74px;-khtml-opacity: 0.6;-moz-opacity: 0.6;filter: alpha(opacity=60);filter: 'alpha(opacity=60)';opacity: 0.6;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);}
.vip-describe .vip-describe-button {letter-spacing: 2px;top: 100px;background: #29DB8E;width: 240px;height: 60px;line-height: 60px;color: #fff;font-weight: bold;border-radius: 50px;box-shadow: 0 20px 50px rgb(41 219 142 / 50%);}
.vip-describe .vip-describe-qx-img {width: 1035px;height: 120px;background-image: url(/static/2022/images/category.png);background-size: 100% 100%;left: 50%;margin-left: -517px;top: 180px;}

/*hotSearch*/
.hotSearch {background: #F4F8FE;padding: 40px 0px 10px 0px;text-align: center;}
.hotSearch-title {font-size: 28px;width: 100%;font-weight: bold;letter-spacing: 2px;color: #4a4a4a;}
.hotSearch-list {max-width: 1200px;margin: 30px auto;}
.hotSearch-list a {display: inline-block;height: 40px;line-height: 36px;border-radius: 50px;padding: 0px 18px;font-size: 14px;color: #888;border: 2px solid #E5E8EB;margin: 0px 10px 10px 0px;letter-spacing: 1px;}
.hotSearch-list a:hover {background-color: #7371ef;color: #fff;}

/*bottom*/
.bottom{width:100%;background:#272A33;min-height:400px;}
.bottom-content {margin: 0 auto;}
.bottom .bottom-content{max-width:1440px;width:auto;height:100%;color:#818992;padding:0px 20px}
.bottom .bottom-content a{color:#818992;}
.bottom .bottom-content .bottom-one-box{min-height:300px;padding-bottom:40px;}
.bottom .bottom-content .bottom-area{float:left;font-size:14px;display:inline-block;}
.bottom .bottom-content .bottom-area-title{color:#fff;font-size:16px;font-weight:bold;margin:80px 0 30px 0;}
.bottom .bottom-content .aboutus{width:11.8%;}
.bottom .bottom-content .shengming{width:11.8%;}
.bottom .bottom-content .followme{width:12.5%;}
.bottom .bottom-content .kefuonline{width:13.8%;}
.bottom .bottom-content .webtag{width:540px;float:right;}
.bottom .bottom-content a:hover{color:#6A70E9;}
.bottom .bottom-content .aboutus a,.bottom .bottom-content .shengming a{display:block;margin-bottom:20px;}
.bottom .bottom-content .bottom-area-ewm{width:80px;height:80px;background:url("/static/2022/images/qbar-80-true.png") center;background-size:80px 80px;}
.bottom .bottom-content .bottom-area-lxkefu{width:160px;height:40px;text-align:center;line-height:40px;color:#fff;display:block;background:#60e2a0;margin-top:20px;border-radius:4px;letter-spacing: 1px;}
.bottom .bottom-content .bottom-area-lxkefu:hover{background:#53ee9f;color:#fff;}
.bottom .bottom-content .webtag .bottom-area-webtag-list {display: flex;justify-content: space-between;flex-wrap: wrap;}
.bottom .bottom-content .webtag .bottom-area-webtag-list a{font-size:12px;display:inline-block;width:80px;height:32px;line-height:32px;text-align:center;background:#40434E;border-radius:4px;margin:0px 0px 10px 0px;}
.bottom .bottom-content .copyright-box {font-size:12px;width:100%;height:100px;border-top: 1px solid #2E313A;display: flex;align-items: center;}
.bottom .bottom-content .copyright-box a {margin: auto 5px;}
.bottom .bottom-content .copyright-box ul {width: 100%;display:flex;justify-content: space-between;}
.bottom .bottom-content .copyright-box ul li {float:left;height: 20px;display: flex;align-items: center;line-height: 20px;}
.bottom .bottom-content .copyright-box .beianico {display:inline-block;position:relative;width:20px;height:20px;background:url("/static/2022/images/beian.png");}

/******seo-link-box*******/
.seo-link-box {width: 100%;background: #2E313A;font-size: 13px;color: #818992;}
.seo-link-box a {color: #818992;}
.seo-link-box .more-jiangcai {max-width: 1440px;height: 100%;margin: 0 auto;line-height: 60px;cursor: pointer;padding: 0px 20px;}
.seo-link-box .right-jiantou {display: inline-block;width: 16px;height: 16px;background: url(/static/2022/images/priority-low.png) no-repeat center;position: relative;top: 3px;}
.seo-link-box .open {background: url(/static/2022/images/priority-low-down.png) no-repeat center;}
.seo-link-box .seo-link-hide-box {max-width: 1440px;margin: 0 auto;padding: 0 20px;}
.seo-link-box .seo-hot-search {border-bottom: 1px solid #393c44;padding-bottom: 20px;}
.seo-link-box .seo-area-title {color: #fff;margin-top: 30px;margin-bottom: 26px;font-size: 14px;}
.seo-link-box .seo-area-hot-search-heads {}
.seo-link-box .seo-area-hot-search-childs {}
.seo-link-box .seo-area-list {}
.seo-link-box .seo-area-list a {display: inline-block;margin-right: 20px;margin-bottom: 10px;cursor: pointer;}
.seo-link-box a:hover, .seo-link-box a.on {color: #6A70E9;}
.seo-link-box .seo-friend-link {padding-bottom: 60px;}

/*special banner*/
.special-banner {width: 100%;margin: 80px auto auto;position: relative;}
.special-banner-title {height: 240px;padding: 0 80px;background:#fafafa;overflow: hidden;background: url(/static/2022/images/banner-240.jpg) no-repeat center;background-size: cover;}
.special-banner-title-top {margin: 80px auto 20px;text-align: center;font-size: 32px;font-weight: bold;letter-spacing: 3px;color: #fff;}
.special-banner-title-bottom {text-align: center;font-size: 16px;color: #fff;}
.special-banner-list {padding: 0 80px;}
.special-banner-list-nav {padding-top: 20px;position: relative;}
.special-banner-list-nav a {font-size: 14px;color: #888;}
.special-banner-list-title {margin-top: 20px;font-size: 32px;color: #4a4a4a;font-weight: bold;text-align: center;}
.special-banner-list-text {font-size: 14px;color: #888;margin-top: 10px;margin-bottom: 20px;text-align: center;}
.special-banner-list-btn {text-align: center;width: 120px;height: 40px;margin: 0px auto 30px;background: #6B74E6;line-height: 40px;border-radius: 4px;color: #fff;cursor: pointer;}

/*special list*/
.special-list {margin-top: 40px;}
.special-list ul {display: grid;justify-content: space-between;grid-template: auto / 20% 20% 20% 20% 20%;}
.special-list-item {margin: 20px 20px;}
.special-list-item a {display: block;}
.special-list-item img {width: 100%;height: 100%;}
.special-list-item a:hover img {-khtml-opacity:0.8;-moz-opacity:0.8;filter:alpha(opacity=80);filter:'alpha(opacity=80)';opacity:0.8;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);}
.special-list-bottom {display: flex;margin-top: 20px;}
.special-list-title {flex: 1;font-size: 16px;color: #4a4a4a;font-weight: bold;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;letter-spacing: 1px;}
.special-list-num {}
.special-list-num span {display: inline-block;}
.special-list-text {margin-right: 10px;font-size: 14px;}
.special-list-icon {width: 16px;height: 16px;margin-top: 2px;background: url(/static/2022/images/clone.png) no-repeat;float: right;background-size: 16px 16px;}

/******tag-list-header*******/
.tag-list-header {margin-bottom: 29px;position: relative;display: flex;}
.tag-list-header-left {flex: 1;}
.tag-list-header-title {color: #4a4a4a;font-size: 18px;font-weight: bold;}
.tag-list-header-text {margin-top: 10px;display: inline-block;color: #bbb;font-size: 14px;}
.tag-list-header-text a {color: #bbb;font-size: 14px;display: inline;font-weight: normal;}
.tag-list-header-text a:hover {color: #007aff;}
.tag-list-header-right {font-size: 14px;height: 32px;line-height: 32px;box-sizing: border-box;}
.tag-list-header-right a {margin: 10px 0 0 20px;display: inline-block;padding: 0 16px;min-width: 80px;color: #bbb;background-color: #fff;border-radius: 20px;cursor: pointer;text-align: center;}
.tag-list-header-right a:hover ,.tag-list-header-right .on {color: rgb(255, 255, 255);background: rgb(106, 112, 233);}

.tag-content {max-width: 1180px;margin: 100px auto 20px;background: #fff;display: flex;justify-content: space-between;flex-wrap: wrap;}
.tag-content a {display: inline-block;width: 120px;line-height: 50px;margin-top: 10px;text-align: center;border: 2px solid #eee;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding: 0px 10px;}
.tag-content a:hover {color: #6A73EA;border: 2px solid #6A73EA;}

/******bottom*******/
.main_bottom_advice {margin-left: 10px;}
.bottom_advice {display: inline-block;height: 28px;padding: 0 16px;border: 1px solid #e9e9e9;background-color: #fff;line-height: 26px;margin-right: 10px;color: #3b3b3b;border-radius: 14px;}
.bottom_advice:hover {color: #6A73EA;border: 1px solid #6A73EA;}
.bottom_suggest {cursor: pointer;color: #7371ef;}
.bottom_suggest:hover {text-decoration: underline;}

/******top search*******/
.top-search-box {width: 100%;margin: 0 auto;}
.top-ul {height: 54px;display: flex;justify-content: center;align-items: center;}
.top-li {margin: 0 20px;height: 100%;line-height: 54px;}
.top-li a {width: 100%;height: 100%;font-size: 16px;color: #4a4a4a;font-weight: bold;}
.top-li-first {}
.original-on {}
.top-li a.on ,.top-li a:hover {color: #7371ef;border-bottom: 4px solid #7371ef;}
.show-search-plates {height: 54px;line-height: 54px;display: inline-block;font-size: 16px;font-weight: bold;color: #444;box-sizing: content-box;cursor: pointer;margin-left: 12px;}
.show-search-plates:hover ,.show-search-plates a:hover {color: #7371ef;}
.show-search-plates-icon {display: inline-block;width: 12px;height: 18px;background: url(/static/2022/images/menu-dots-vertical.png) no-repeat;background-size: 4px 18px;margin-left: 6px;vertical-align: middle;margin-top: -2px;}
.search-plates-more {position: absolute;z-index: 100;background-color: #fff;box-shadow: 0 4px 20px rgb(0 0 0 / 10%);}
.search-plates-more-content {margin: 20px auto;}
.search-plates-more-content a {color: #444;}
.search-plates-more-plate {display: block!important;width: 140px;height: 46px;line-height: 46px;padding-left: 30px;box-sizing: border-box!important;margin-right: 0!important;text-align: left!important;}
.search-plates-more-plate:hover {}

/******detail location*******/
.bread ,.bread a {width: 100%;margin: 0 auto;font-size: 12px;color: #DDDDDD;padding-top: 24px;transition: color 0.5s;}
.bread i {color: #eeeeee;}
.bread a:hover {color: #585feb;}

/******detail top*******/
.detail-top {background: linear-gradient(180deg, #fafafa 1.76%, #ffffff 103.53%);padding-bottom: 30px;margin-top: 80px;}
.detail-top .nav {max-width: 100%;height: 60px;overflow: visible;}
.detail-top .main-content {min-width: 1180px;width: 1180px;height: 100%;margin: 0 auto;}
.detail-top .preview-pic {overflow: unset;color: #fefefe;}
.detail-top .preview-pic img {max-width: 100%;}
.detail-top .detail-pic {min-height: 626px;background-color: #ffffff;background-image: url(/static/images/msk.png);display: flex;justify-content: center;align-items: center;line-height: 0;}
.detail-top .detail-pic p {display: flex;justify-content: center;align-items: center;}
.detail-top .detail-pic img:nth-of-type(n+2) {margin-top: 10px;}
.business-icon {height: 40px;width: 42px;top: 15px;left: 15px;background-image: url(/static/2022/images/icon_business.png);background-repeat: no-repeat;background-size: 40px 42px;z-index: 10;}
.detail-top .main-content {display: flex;}
.detail-top .iblock {flex: 1;}
.detail-top .main-content-right {width: 430px;height: auto;margin-left: 50px;position: relative;}
.main-content-right-box-1 {width: 100%;}
.main-content-right-box-1 a {cursor: pointer;}
.new-collection-button {height: 60px;width: 60px;background: #ffffff;border-radius: 4px;position: absolute;top: 0;right: 0px;z-index: 2;text-align: center;line-height: 58px;border: 2px solid #DDDDDD;cursor: pointer;}
.new-collection-button:hover {border: 2px solid #585feb;}
.new-collection-button:hover .new-collection-icon {background-image: url(/static/2022/images/star-active.png);}
.new-collection-button .active {background-image: url(/static/2022/images/star-active.png);}
.new-collection-icon {background-image: url(/static/2022/images/star.png);background-repeat: no-repeat;background-position: center;background-size: cover;width: 24px;height: 24px;display: block;margin: 16px auto;}
.download-main {width: 350px;height: 60px;line-height: 60px;text-align: center;background: #37DA90;color: #ffffff;font-size: 16px;border-radius: 3px;cursor: pointer;left: 0px;font-weight: bold;}

/*******detail sellbuy*******/
.sellbuy-box {overflow: hidden;height: 0;}
.sellbuy {color: #888;position: relative;margin-top: 20px;}
.sellbuy:before {content: "";border-width: 0 10px 10px;border-style: solid;border-color: transparent transparent #F8F8F8;position: absolute;top: -10px;left: 30px;}
.sellbuy p {margin: auto;height: auto;line-height: inherit;}
.sellbuy p em, .sellbuy p b {color: #37DA90;}
.sellbuy p b {font-size: 30px;padding: 0 5px;vertical-align: -5px;}
.sellbuy span a {color: #6A70E9;font-weight: bold;}

/******picinfo desc*******/
.picinfo-desc-box {width: 100%;height: auto;font-size: 13px;background: #f8f8f8;border-radius: 4px;padding: 10px 20px 10px 20px;}
.picinfo-desc {width: 49%;display: inline-block;line-height: 18px;margin-top: 10px;margin-bottom: 10px;color: #888888;font-size: 13px;}
.picinfo-desc .iblock.fl {width: 35%;}
.picinfo-desc .picinfo-icon {top: -1px;margin-left: 10px;width: 20px;}
.picinfo-desc .r-hide-box {width: 100%;height: 100%;top: 33px;right: 0;transform: translateX(calc(50% - 20px));white-space: nowrap;}
.picinfo-desc .right-b-box {top: 24px;right: -95px;color: #666666;background: #FFF;border: 1px solid #F0F1F4;box-sizing: border-box;box-shadow: 4px 4px 40px rgb(0 0 0 / 10%);border-radius: 12px;z-index: 2;user-select: none;padding: 20px;}
.base-other-info2 {width: 100%; height: auto;}
.get-business-button {color: #6A70E9;font-weight: bold;font-size: 14px;cursor: pointer;}
.picinfo-desc-text {margin-top: 15px;background: unset;padding: 10px 0px 0px;}
.picinfo-desc-text .picinfo-desc {margin: auto;color:#bbb;width:100%;display: flex;}
.picinfo-desc-text a {display: flex;}

/******pic title*******/
.pic-title-box {max-width: 1180px;margin: 40px auto 15px;display: flex;}
.pic-title-line {flex: 1;color: #666666;font-weight: 600;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.pic-title-line h1 {font-size: 16px;display: inline-block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-width: 600px;}
.share {width: 84px;height: 20px;cursor: pointer;margin-left: 15px;vertical-align: top;}
.share .share-icon {width: 20px;height: 20px;background: url(/static/2022/images/icon_new_share.png);background-size: 20px 20px;}
.share .right-b-box {top: 10px;right: 0;background: #FFF;border: 1px solid #F0F1F4;box-sizing: border-box;box-shadow: 4px 4px 40px rgb(0 0 0 / 10%);border-radius: 12px;z-index: 2;user-select: none;}
.share .share-box {width: 320px;height: 52px;line-height: 52px;top: -16px;left: 30px;}
.share .share-box .share-head {color: #979797;font-size: 13px;left: 60px;}
.share .share-box .share-icon-box {right: 50px;top: 16px;height: 22px;text-align: center;line-height: 20px;}
.share .share-box .share-icon-box .a-icon {display: inline-block;width: 22px;height: 22px;margin: 0 4px;font-size: 20px;color: #666;border: 1px solid #666;box-sizing: border-box;border-radius: 100px;user-select: none;cursor: pointer;background-repeat: no-repeat;background-position: center;background-size: 80%;}
.icon-qq {background-image: url(/static/2022/images/share/QQ.png);}
.icon-WeChat {background-image: url(/static/2022/images/share/WeChat.png);}
.icon-sina {background-image: url(/static/2022/images/share/sina.png);}
.icon-qzone {background-image: url(/static/2022/images/share/qzone.png);}
.icon-huaban {background-image: url(/static/2022/images/share/huaban.png);}

/******detail pic intro*******/
.detail-jubao {display: inline-block;color: #666666;font-weight: 300;font-size: 12px;display: flex;align-items: center;cursor: pointer;}
.detail-jubao i {display: inline-block;width: 16px;height: 16px;margin-right: 4px;background-image: url(/static/2022/images/jubao.png);background-repeat: no-repeat;background-position: center;background-size: cover;}
.detail-jubao:hover {color: #585feb;}
.detail-jubao:hover i {background-image: url(/static/2022/images/jubao-active.png);}

/******pic intro*******/
.pic-intro-box {min-height: 40px;font-size: 12px;color: #BBBBBB;line-height: 20px;}
.pic-intro-box .pic-intro-text {width: 700px;min-width: 700px;max-width: 700px;}
.pic-intro-box .pic-intro-text .intro-text-line1 {height: 40px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

/******showKeyword*******/
.showKeyword {max-width:840px;line-height:24px;}
.showKeyword span {font-size: 12px;display: inline-block;font-weight: normal;}
.showKeyword a {display: inline-block;}

/******detail info*******/
.detail-info {width: 100%;background: #FAFAFA;}
.detail-info .main-content {}
.detail-info .info-msg-box {width: 100%;min-height: 110px;overflow: hidden;}
.detail-info .info-msg-box .msg-choice-box{height:38px;margin-top: 15px;}
.detail-info .info-msg-box .msg-choice-box .m-choice{bottom:0;}
.detail-info .info-msg-box .msg-choice-box .info-msg-tab{margin-right:65px;font-size: 14px;font-weight:normal;color: #666666;user-select:none;cursor:pointer;letter-spacing: 1px;height: 26px;font-weight: bold;}
.detail-info .info-msg-box .msg-choice-box .info-msg-tab.on{border-bottom:3px solid #6A6FE9;color: #6A6FE9;}
.detail-info .info-msg-box .recommend-box{width: 100%;margin-top: 4px;height: 32px;  overflow: hidden;}
.detail-info .info-msg-box .recommend-box .keyword{height: 32px;line-height: 30px; padding: 0 16px;border: 1px solid #ffffff; border-radius:16px;margin:0 8px 20px 0;background: #ffffff; font-size: 10px;color: #888888;letter-spacing: 0.05em}
.detail-info .info-msg-box .recommend-box .keyword:hover{border: 1px solid #8489F4;color: #8489F4;}
.detail-info .info-msg-box .recommend-box .up{height: 24px;width: 24px;margin-top: 4px;cursor: pointer; background: url(/static/2022/images/detail-arrow-up.png);background-size: 24px 24px;}
.detail-info .info-msg-box .recommend-box .right{height: 32px;width: 102px;margin-top: 0px;position: absolute;right: 15px; cursor: pointer; background: url(/static/2022/images/detail-arrow-right.png);background-size: 102px 32px;}

/******index tag*******/
.index-tag {display: flex;justify-content: space-between;flex-wrap: wrap;}
.index-tag a {display: inline-block;width: 120px;line-height: 50px;margin-top: 10px;text-align: center;border: 2px solid #eee;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding: 0px 10px;}
.index-tag a:hover {color: #6A73EA;border: 2px solid #6A73EA;}

/******html nav*******/
.html-box {padding-top: 20px;display: flex;}
.html-nav {width: 165px;background: #fff;padding: 45px 0px;}
.html-nav-item {padding-left: 43px;margin-bottom: 40px;cursor: pointer;}
.html-nav-item a {font-size: 20px;color: #333333;}
.html-nav-item a:hover ,.html-nav-item .on {color: #7371EF;}
.html-nav-item a:hover:after ,.html-nav-item .on:after {display:table;content:"";width: 80px;background: #7371EF;height: 4px;border-radius: 2px;margin-top: 10px;margin-bottom: -14px;}

/******html content*******/
.html-content {flex: 1;background: #fff;margin-left: 20px;padding-bottom: 45px;min-height: 50vmin;}
.html-content h2 {font-size: 16px;color: #4A4A4A;margin-top: 45px;margin-bottom: 20px;margin-left: 25px;font-weight: bold;}
.html-content p {font-size: 14px;margin-left: 25px;color: #888888;margin-right: 25px;line-height: 25px;}
.html-content span {color: #4A4A4A;}

/******html sitemap*******/
.html-sitemap {}
.html-sitemap a:hover {color:#585feb;}
.html-sitemap dl:nth-child(even) {background: #F4F8FE;}
.html-sitemap dl {padding: 45px 35px;}
.html-sitemap dl dt {margin-bottom: 20px;}
.html-sitemap dl dt a {font-size: 16px;color: #4A4A4A;font-weight: bold;display: block;}
.html-sitemap dl dd {margin-top: 20px;}
.html-sitemap dl dd > a {display: block;margin-bottom: 20px;font-size: 15px;color: #5A5A5A;font-weight: bold;}
.html-sitemap dl dd ul li {display: inline-block;margin-right: 10px;}
.html-sitemap dl dd ul li a {display: block;font-size: 14px;}

/*******detail head*******/
.detail-head {position: fixed;top: 0px;left: 0px;right: 0px;margin: auto;z-index: 84;box-shadow: 0 2px 8px rgb(0 0 0 / 8%);background: #fff;}
.detail-head-content {min-width: auto;height: 80px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;display: flex;min-width: 1180px;width: 1180px;margin: auto;}
.detail-head-left {flex: 1;}
.detail-head-title {margin: 12.5px auto 10px;color: #444;font-size: 18px;}
.detail-head-class {font-size: 12px;}
.detail-head-right {width: 220px;}
.detail-head-right .download-main {width: auto;display: block;height: 50px;line-height: 50px;margin-top: 15px;}

/*******special fenlei*******/
.special-fl {background: #fff;padding: 5px 0;}
.special-fl dl {display: flex;align-items: center;justify-content: center;line-height: 1.8;width: 100%;padding: 10px 80px;}
.special-fl dt {width: 50px;}
.special-fl dt a {color: #444;}
.special-fl dd {flex: 1;}
.special-fl a {font-size: 14px;display: inline-block;padding: 0 5px;}
.special-fl a:hover {color: #7371EF;}

/*******search*******/
.search-main {padding: 30px 80px;}

/*******detail article*******/
.detail-article {margin-top: 80px;background: linear-gradient(180deg, #fafafa 1.76%, #ffffff 103.53%);}
.detail-article-top {width: 690px;margin: 0 auto;padding-bottom: 24px;}
.detail-article h1 {font-weight: 600;font-synthesis: style;font-size: 24px;line-height: 1.22;padding: 30px 0 24px;word-wrap: break-word;color: #444;text-align: center;}
.detail-article-meta {color: #8590a6;font-size: 14px;text-align: center;}
.detail-article-meta li {display: inline-block;margin: auto 8px;}
.detail-article-meta li span {}
.detail-article-meta li em {}
.detail-article-meta li a {color: #8590a6;}
.detail-article-meta li a:hover {color: #056DE8;}
.detail-article-content {word-break: break-word;line-height: 1.6;color: #444;}
.detail-article-content p {margin: 22.4px auto;}
.detail-article-content img {max-width: 100%;}
.detail-article-btn {display: flex;justify-content: center;align-items: center;padding-top: 20px;}
.detail-article-btn a {position: relative;display: inline-flex;border-radius: 100px;color: #8590a6;padding: 0 12px;vertical-align: middle;height: 33px;font-size: 14px;line-height: 33px;overflow: hidden;cursor: pointer;align-items: center;}
.detail-article-btn a:hover {color: #056DE8;background: rgba(5,109,232,0.1);}
.detail-article-btn a:hover .detail-article-btn-icon {background-image: url(/static/2022/images/digg-active.png);}
.detail-article-btn-icon {background-image: url(/static/2022/images/digg.png);background-repeat: no-repeat;background-position: center;background-size: cover;display: inline-block;width: 17px;height: 17px;margin-right: 4px;}
.detail-article-tags {display: flex;justify-content: center;}
.detail-article-tags a {position: relative;display: inline-block;border-radius: 100px;background: rgba(5,109,232,0.1);color: #056DE8;padding: 0 12px;vertical-align: middle;height: 33px;font-size: 13px;line-height: 33px;overflow: hidden;margin: auto 5px 10px;}
/*.detail-article-tags a:not(:last-child) {margin-right: 5px;}*/
.detail-article-tags a:hover {background: rgba(5,109,232,0.15);}

/*******detail article swiper*******/
.detail-article-bottom-swiper {background: #f6f6f6;position: relative;padding: 32px 0px 18px;}
.detail-article-swiper {width: 1100px;height: 240px;}
/*.detail-article-swiper .swiper-wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;margin: 32px auto;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;overflow: hidden;}*/
.detail-article-swiper .swiper-wrapper {}
.detail-article-swiper .swiper-slide {display: inline-block;height: 226px;width: 245px;min-width: 245px;border-radius: 5px;background: #fff;-webkit-box-shadow: 0 6px 14px 0 rgb(18 18 18 / 6%);box-shadow: 0 6px 14px 0 rgb(18 18 18 / 6%);}
.detail-article-swiper .swiper-slide-img {display: block;height: 123px;overflow: hidden;}
.detail-article-swiper .swiper-slide-img img {width: 100%;max-width: 100%;}
.detail-article-swiper .swiper-slide-title {font-weight: 600;font-synthesis: style;font-size: 16px;min-width: 225px;color: #121212;line-height: 22px;margin: 12px;display: -webkit-box;text-overflow: ellipsis;overflow: hidden;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.detail-article-swiper .swiper-slide-hide {position: absolute;bottom: 12px;left: 12px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;width: 100%;font-size: 14px;color: #8590a6;line-height: 20px;}
.detail-article-swiper .swiper-slide-onclick {margin-right: 24px;}
.detail-article-swiper .swiper-slide-hide a {color: #8590a6;}
.detail-article-swiper .swiper-slide-hide a:hover {color: #8590a6;}
.detail-article-swiper .swiper-button-next, .detail-article-swiper .swiper-button-prev {-webkit-box-shadow: 0 6px 13px 0 rgb(18 18 18 / 6%);box-shadow: 0 6px 13px 0 rgb(18 18 18 / 6%);width: 48px;height: 48px;border-radius: 100px;background: #fff;}
.swiper-button-next:after, .swiper-button-prev:after {font-size: 16px!important;line-height: 48px!important;color: #d3d3d3;}
.swiper-button-prev {left: 53px!important;}
.swiper-button-next{right: 53px!important;}
.detail-article-swiper .swiper-cate-prev {background-image: url(/static/2022/images/cate-mask-left.png);}
.detail-article-swiper .swiper-cate-next {background-image: url(/static/2022/images/cate-mask-right.png);right: 0;}
.detail-article-swiper .swiper-cate-prev, .detail-article-swiper .swiper-cate-next {background-repeat: no-repeat;background-size: cover;position: absolute;top: 0px;height: 240px;width: 160px;z-index: 1;}

/*******list article banner*******/
.list-banner ,.list-article {color: #444;}
.list-banner a ,.list-article a {color: #444;}
.Card {background: #fff;-webkit-box-shadow: 0 1px 3px rgb(18 18 18 / 10%);box-shadow: 0 1px 3px rgb(18 18 18 / 10%);}
.list-banner {position: absolute;top: 80px;width: 100%;}
.list-banner-center {max-width: 690px;margin: 24px auto;box-sizing: border-box;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}
.list-banner-center h1 {box-sizing: border-box;margin: 0;min-width: 0;font-size: 26px;line-height: 36px;font-weight: 600;}
.list-banner-center .location {box-sizing: border-box;color: #444444;font-size: 15px;line-height: 22px;margin-top: 8px;}
.list-banner-center .location a:hover {color: #056DE8;}
.list-banner-center .location i {color: #8590a6;}
.list-banner-center .meta {color: #8590a6;box-sizing: border-box;margin-top: 7px;font-size: 15px;}

/*******list article*******/
.list-article {background: #f6f6f6;padding: 241px 0px 24px;}
.list-article-center {max-width: 690px;margin: auto;background: #fff;border-radius: 2px;}
.list-article-center h3 {}
.list-article-newslist {}
.list-article-newslist ul {}
.list-article-newslist li {padding: 16px 20px;border-bottom: 1px solid rgb(246, 246, 246);}
.list-article-newslist img {max-width: 100%;}
.list-article-newslist h2 {margin: -4px auto 2px;}
.list-article-newslist h2 a {font-size: 18px;font-weight: 600;font-synthesis: style;line-height: 1.6;}
.list-article-details {display: flex;}
.list-article-img {width: 190px;height: 105px;overflow: hidden;margin-right: 18px;}
.list-article-des {flex: 1;height: 105px;font-size: 15px;display: -webkit-box;text-overflow: ellipsis;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 4;white-space: normal;pointer-events: none;word-break: break-word;line-height: 1.6;padding: 5px 0px;}
.list-article-data {margin-top: 15px;font-size: 14px;color: #8590a6;display: flex;}
.list-article-data a ,.list-article-data em ,.list-article-data i {display: inline-flex;align-items: center;height: 32px;}
.list-article-data a {color: #8590a6;margin-right: 4px;background: rgba(5,109,232,.1);padding: 0 10px;color: #056de8;border-color: transparent;text-align: center;cursor: pointer;border-radius: 3px;}
.list-article-data a:hover {background: rgba(5,109,232,0.15);}
.list-article-data em {flex: 1;margin-left: 20px;}
.list-article-data i {}

/*******list article pages*******/
.list-article-pages {display: flex;}
.list-article-pages a {flex: 1;height: 50px;line-height: 50px;text-align: center;}
.list-article-pages a:hover {color: #056de8;}
.list-article-pages a:first-child{border-right: 1px solid rgb(246, 246, 246);}

/*******feedback*******/
.feedback-box {position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 888;background: rgba(0,0,0,.55);display: flex;justify-content: center;align-items: center;}
.feedback {border-radius: 14px;-webkit-animation-duration: .5s;animation-duration: .5s;position: relative;width: 638px;height: 573px;padding: 48px 56px 40px;box-sizing: border-box;background: #fff;border-radius: 14px;}
.feedback-close {font-size: 18px;width: 40px;height: 40px;background: #eceff6;color: #596080;border-radius: 0 14px 0 14px;position: absolute;right: 0;top: 0;display: flex;align-items: center;justify-content: center;cursor: pointer;}
.feedback-close img {width: 16px;height: 16px;}
.feedback-close:hover img{transform: rotate(180deg);-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-o-transform: rotate(180deg);-ms-transform: rotate(180deg);}  
.feedback-close img{margin: 0 auto;display: block;transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;}  
.feedback-title {font-size: 20px;font-weight: 700;color: #2d2b33;line-height: 27px;display: flex;align-items: center;margin-bottom: 34px;}
.feedback-title i {width: 26px;height: 26px;display: inline-block;background: url(/static/2022/images/feedback-tips.png) no-repeat 50%/100%;vertical-align: middle;margin-right: 14px;}
.feedback-types {display: flex;align-items: center;flex-wrap: wrap;}
.feedback-types li {width: 218px;font-size: 15px;color: #2d2b33;line-height: 20px;display: flex;align-items: center;margin-bottom: 16px;cursor: pointer;}
.feedback-types input ,.feedback-types label {cursor: pointer;}
.feedback-types input {width: 16px;height: 16px;display: inline-block;vertical-align: middle;margin-right: 10px;}
.feedback-types label {}
.feedback-types-tips {}
.feedback-content {margin-top: 16px;margin-bottom: 32px;position: relative;}
.feedback-content-title {font-size: 15px;color: #2d2b33;line-height: 20px;margin-bottom: 16px;}
.feedback-content-title i {font-size: 15px;color: #ee5253;}
.feedback-text {width: 526px;height: 180px;background: #f5f6fa;border-radius: 14px;padding: 20px 20px 38px;box-sizing: border-box;color: #2d2b33;resize: none;}
.feedback-text-num {position: absolute;right: 20px;bottom: 12px;font-size: 12px;color: rgba(0,0,0,.6);line-height: 16px;}
.feedback-text-input {}
.feedback-text-total {}
.feedback-submit {width: 200px;height: 52px;background: #6969ff;border-radius: 14px;font-size: 16px;color: #fff;line-height: 52px;text-align: center;cursor: pointer;}

/*******fancybox*******/
.compensate-for-scrollbar {margin-right: auto!important;}

@media screen and (max-width: 1920px){
	.top-nav .top-nav-item {margin: 0px 25px;}
	.main {margin: auto 30px;}
	.special-list-bottom {margin-top: 15px;}
}
@media screen and (max-width: 1680px){
	.top-nav .top-nav-item {margin: 0px 20px;}
}

@media screen and (max-width: 1440px){
	.top-nav .top-nav-item {margin: 0px 15px;}
	.top-search {width: 580px;}
	.special-list-bottom {margin-top: 10px;}
}
@media screen and (max-width:1280px){
	.top-nav .top-nav-item {margin: 0px 10px;}
	.top-menu span {display:none;}
	.special-list-bottom {margin-top: 5px;}
	.bottom .bottom-content .bottom-one-box {min-height: auto;display: flex;flex-wrap: wrap;justify-content: space-between;}
	.bottom .bottom-content .webtag {max-width: 100%;width: 100%;}
	.tag-content {margin: 100px 20px 20px;}
}
@media screen and (min-width: 1px){
	.top-jianbian{cursor:pointer;width:100%;top:0px;left:0px;right:0px;margin-left:auto;margin-right:auto;height:196px;position:absolute;z-index:82;background:-moz-linear-gradient(rgba(39,42,51,1),rgba(39,42,51,0));background:-webkit-linear-gradient(rgba(39,42,51,1),rgba(39,42,51,0));background:-o-linear-gradient(rgba(39,42,51,1),rgba(39,42,51,0));background:-ms-linear-gradient(rgba(39,42,51,1),rgba(39,42,51,0));filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#E5272A33', endColorstr='#00272A33',GradientType=0);}
}
